| CashDrawerSession |
| EntityType | Independent |
| Logical Entity Name | CashDrawerSession |
| Default Table Name | saCashDrawerSession |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CashDrawerSession Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CashDrawerSessionId |
INTEGER | NO | ||
| Code | VARCHAR(24) | NO | ||
| Name | VARCHAR(256) | YES | ||
| OpeningBalance | MONEY(19, 4) | YES | ||
CashDrawerId |
INTEGER | YES | ||
| IsReconciled | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| LastTransactionUserId | INTEGER | YES | ||
| LastTransactionDateTime | DATETIME | YES | ||
| IsDeposited | BIT | NO | ||
CampusId |
INTEGER | YES | ||
| IsReconcileInProgress | BIT | NO |
| CashDrawerSession Keys |
| Key Name | Key Type | Keys |
| saCashDrawerSession_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| saCashDrawerSession_saCashDrawerSessionID_U_C_IDX | PrimaryKey | CashDrawerSessionId |
| CashDrawerSession Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| CashDrawer | Non-Identifying | Zero or One to Zero or More | CashDrawerId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| SACashDrawerSessionReconcile | Non-Identifying | One To Zero or More | NO | ||||
| MiscellaneousCash | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentAccountTransaction | Non-Identifying | One To Zero or More | NO |
| CashDrawerSession Check Constraints |
| Check Constraint Name | CheckConstraint |
| CashDrawerSession Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CashDrawerSession |
NO | |||
| Physical (Microsoft SQL Server) dbo.saCashDrawerSession |
NO |
| CashDrawerSession Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | LedgerCard_Billing |
| Logical | SubsidiaryLedger |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| CashDrawerSession Data Movement Rules |
| Name | Type | Rule Text/Value |